[INFO] fetching crate mcp-cpp-server 0.2.2...
[INFO] testing mcp-cpp-server-0.2.2 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate mcp-cpp-server 0.2.2 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate mcp-cpp-server 0.2.2
[INFO] finished tweaking crates.io crate mcp-cpp-server 0.2.2
[INFO] tweaked toml for crates.io crate mcp-cpp-server 0.2.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mcp-cpp-server 0.2.2 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mcp-cpp-server 0.2.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6cd9cfc9367f6c24ed02d8a76246b888941051c2c355ff38e59a324a930e9283
[INFO] running `Command { std: "docker" "start" "-a" "6cd9cfc9367f6c24ed02d8a76246b888941051c2c355ff38e59a324a930e9283", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6cd9cfc9367f6c24ed02d8a76246b888941051c2c355ff38e59a324a930e9283", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6cd9cfc9367f6c24ed02d8a76246b888941051c2c355ff38e59a324a930e9283", kill_on_drop: false }`
[INFO] [stdout] 6cd9cfc9367f6c24ed02d8a76246b888941051c2c355ff38e59a324a930e9283
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e5b9adc9dd0f1055923c7ed93db32da9bdf012e7416bd1d6fc256b45c094403f
[INFO] running `Command { std: "docker" "start" "-a" "e5b9adc9dd0f1055923c7ed93db32da9bdf012e7416bd1d6fc256b45c094403f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling aws-lc-rs v1.15.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling fs-err v3.2.0
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling aws-lc-sys v0.34.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling fluent-uri v0.1.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rust-mcp-schema v0.7.5
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling rust-mcp-macros v0.5.3
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling cookie_store v0.21.1
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tower-http v0.6.7
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling json_compilation_db v1.0.2
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling lsp-types v0.97.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling sublime_fuzzy v0.7.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling axum v0.8.7
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling jsonwebtoken v10.2.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum-server v0.7.3
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling rust-mcp-transport v0.6.3
[INFO] [stderr]    Compiling rust-mcp-sdk v0.7.4
[INFO] [stderr]    Compiling mcp-cpp-server v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 28s
[INFO] running `Command { std: "docker" "inspect" "e5b9adc9dd0f1055923c7ed93db32da9bdf012e7416bd1d6fc256b45c094403f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5b9adc9dd0f1055923c7ed93db32da9bdf012e7416bd1d6fc256b45c094403f", kill_on_drop: false }`
[INFO] [stdout] e5b9adc9dd0f1055923c7ed93db32da9bdf012e7416bd1d6fc256b45c094403f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9060d85e418f60f353607d721d2b70a66d23759db33cc6982dbdbbd47042b6cd
[INFO] running `Command { std: "docker" "start" "-a" "9060d85e418f60f353607d721d2b70a66d23759db33cc6982dbdbbd47042b6cd", kill_on_drop: false }`
[INFO] [stderr]    Compiling tower-http v0.6.7
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.6
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling dtor v0.1.1
[INFO] [stderr]    Compiling ctor v0.5.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling rust-mcp-transport v0.6.3
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling rust-mcp-sdk v0.7.4
[INFO] [stderr]    Compiling mcp-cpp-server v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 08s
[INFO] running `Command { std: "docker" "inspect" "9060d85e418f60f353607d721d2b70a66d23759db33cc6982dbdbbd47042b6cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9060d85e418f60f353607d721d2b70a66d23759db33cc6982dbdbbd47042b6cd", kill_on_drop: false }`
[INFO] [stdout] 9060d85e418f60f353607d721d2b70a66d23759db33cc6982dbdbbd47042b6cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2ca93bfcfa002423b2a291750f452fca49defdf4dd97f6c657913d16f678bc96
[INFO] running `Command { std: "docker" "start" "-a" "2ca93bfcfa002423b2a291750f452fca49defdf4dd97f6c657913d16f678bc96", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mcp_cpp_server-1e3b26aadc16df80)
[INFO] [stdout] 
[INFO] [stdout] running 229 tests
[INFO] [stdout] test clangd::error::tests::test_error_conversion ... ok
[INFO] [stdout] test clangd::config::tests::test_root_uri_auto_generation ... ok
[INFO] [stdout] test clangd::config::tests::test_config_validation_missing_fields ... ok
[INFO] [stdout] test clangd::config::tests::test_clangd_args_generation ... ok
[INFO] [stdout] test clangd::error::tests::test_error_creation_helpers ... ok
[INFO] [stdout] test clangd::file_manager::tests::test_compute_hash ... ok
[INFO] [stdout] test clangd::config::tests::test_config_builder_full ... ok
[INFO] [stdout] test clangd::file_manager::tests::test_language_id_detection ... ok
[INFO] [stdout] test clangd::config::tests::test_config_validation_invalid_timeout ... ok
[INFO] [stdout] test clangd::index::component_index::tests::test_file_state_management ... ok
[INFO] [stdout] test clangd::file_manager::tests::test_file_tracking ... ok
[INFO] [stdout] test clangd::index::hash::tests::test_clangd_index_filename_generation ... ok
[INFO] [stdout] test clangd::index::component_index::tests::test_get_indexing_summary ... ok
[INFO] [stdout] test clangd::index::hash::tests::test_compute_file_hash ... ok
[INFO] [stdout] test clangd::index::hash::tests::test_reference_paths_specific_hashes ... ok
[INFO] [stdout] test clangd::index::hash::tests::test_xxhash64_reference_vectors ... ok
[INFO] [stdout] test clangd::index::hash::tests::test_xxh3_64bits_reference_vectors ... ok
[INFO] [stdout] test clangd::index::component_index::tests::test_next_uncovered_file ... ok
[INFO] [stdout] test clangd::index::idx_parser::tests::test_find_node_by_uri ... ok
[INFO] [stdout] test clangd::index::idx_parser::tests::test_include_graph_node_flags ... ok
[INFO] [stdout] test clangd::index::idx_parser::tests::test_parse_error_creation ... ok
[INFO] [stdout] test clangd::index::component_index::tests::test_file_collections ... ok
[INFO] [stdout] test clangd::index::idx_parser::tests::test_riff_container_invalid_type ... ok
[INFO] [stdout] test clangd::index::idx_parser::tests::test_riff_container_parsing ... ok
[INFO] [stdout] test clangd::index::idx_parser::tests::test_string_table_parsing ... ok
[INFO] [stdout] test clangd::index::idx_parser::tests::test_riff_container_invalid_magic ... ok
[INFO] [stdout] test clangd::index::latch::tests::test_double_trigger_ignored ... ok
[INFO] [stdout] test clangd::index::idx_parser::tests::test_idx_file_data_translation_units ... ok
[INFO] [stdout] test clangd::index::latch::tests::test_multiple_waiters_after_failure ... ok
[INFO] [stdout] test clangd::index::component_index::tests::test_component_index_creation ... ok
[INFO] [stdout] test clangd::index::latch::tests::test_multiple_waiters_sequential ... ok
[INFO] [stdout] test clangd::index::latch::tests::test_latch_creation ... ok
[INFO] [stdout] test clangd::index::idx_parser::tests::test_varint_decoding ... ok
[INFO] [stdout] test clangd::index::latch::tests::test_trigger_then_wait ... ok
[INFO] [stdout] test clangd::index::latch::tests::test_trigger_failure ... ok
[INFO] [stdout] test clangd::index::latch::tests::test_trigger_success ... ok
[INFO] [stdout] test clangd::index::progress_events::tests::test_progress_event_creation ... ok
[INFO] [stdout] test clangd::index::progress_monitor::tests::test_index_progress_monitor_creation ... ok
[INFO] [stdout] test clangd::index::progress_monitor::tests::test_index_progress_monitor_reset ... ok
[INFO] [stdout] test clangd::index::progress_monitor::tests::test_notification_handler_creation ... ok
[INFO] [stdout] test clangd::index::progress_monitor::tests::test_parse_progress_message ... ok
[INFO] [stdout] test clangd::index::progress_monitor::tests::test_progress_create_notification ... ok
[INFO] [stdout] test clangd::index::progress_monitor::tests::test_progress_update_begin ... ok
[INFO] [stdout] test clangd::index::progress_monitor::tests::test_progress_update_end ... ok
[INFO] [stdout] test clangd::index::latch::tests::test_wait_already_completed ... ok
[INFO] [stdout] test clangd::index::latch::tests::test_wait_already_failed ... ok
[INFO] [stdout] test clangd::index::idx_parser::tests::test_varint_edge_cases ... ok
[INFO] [stdout] test clangd::index::progress_events::tests::test_file_ast_failed_event_creation ... ok
[INFO] [stdout] test clangd::index::latch::tests::test_timeout ... ok
[INFO] [stdout] test clangd::log_monitor::tests::test_clangd_log_parser_creation ... ok
[INFO] [stdout] test clangd::log_monitor::tests::test_log_monitor_with_channel ... ok
[INFO] [stdout] test clangd::log_monitor::tests::test_parse_ast_failed_compiler_invocation ... ok
[INFO] [stdout] test clangd::log_monitor::tests::test_monitor_stream ... ok
[INFO] [stdout] test clangd::log_monitor::tests::test_log_monitor_creation ... ok
[INFO] [stdout] test clangd::log_monitor::tests::test_parse_ast_failed_execute ... ok
[INFO] [stdout] test clangd::log_monitor::tests::test_log_monitor_no_sender ... ok
[INFO] [stdout] test clangd::log_monitor::tests::test_parse_ast_failed_begin_source ... ok
[INFO] [stdout] test clangd::log_monitor::tests::test_parse_ast_failed_warning_level ... ok
[INFO] [stdout] test clangd::log_monitor::tests::test_parse_ignore_unrelated_logs ... ok
[INFO] [stdout] test clangd::session::tests::test_polymorphic_session_usage ... ok
[INFO] [stdout] test clangd::log_monitor::tests::test_parse_ast_indexed_log ... ok
[INFO] [stdout] test clangd::log_monitor::tests::test_parse_indexing_start_log ... ok
[INFO] [stdout] test clangd::session::tests::test_trait_polymorphism_with_mocks ... ok
[INFO] [stdout] test clangd::log_monitor::tests::test_parse_indexing_complete_log ... ok
[INFO] [stdout] test clangd::testing::tests::test_mock_meta_project ... ok
[INFO] [stdout] test clangd::log_monitor::tests::test_regex_edge_cases ... ok
[INFO] [stdout] test clangd::testing::tests::test_mock_session_construction_failure ... ok
[INFO] [stdout] test clangd::testing::tests::test_mock_session_lifecycle ... ok
[INFO] [stdout] test clangd::testing::tests::test_mock_session_stderr_handling ... ok
[INFO] [stdout] test clangd::testing::tests::test_polymorphic_session_usage ... ok
[INFO] [stdout] test clangd::testing::tests::test_resource_cleanup_on_construction_failure ... ok
[INFO] [stdout] test clangd::testing::tests::test_session_drop_behavior ... ok
[INFO] [stdout] test clangd::testing::tests::test_trait_design_violation_fix ... ok
[INFO] [stdout] test clangd::version::tests::test_index_format_version ... ok
[INFO] [stdout] test clangd::version::tests::test_parse_version_simple ... ok
[INFO] [stdout] test clangd::version::tests::test_parse_version_with_date ... ok
[INFO] [stdout] test io::file_buffer::tests::test_complex_utf8_text_extraction ... ok
[INFO] [stdout] test io::file_buffer::tests::test_content_hash_consistency ... ok
[INFO] [stdout] test io::file_buffer::tests::test_edge_case_empty_file ... ok
[INFO] [stdout] test io::file_buffer::tests::test_encoding_detection_utf8_bom ... ok
[INFO] [stdout] test io::file_buffer::tests::test_file_buffer_utf8_positioning ... ok
[INFO] [stdout] test io::file_buffer::tests::test_file_buffer_with_real_filesystem ... ok
[INFO] [stdout] test io::file_buffer::tests::test_file_modification_detection_with_test_filesystem ... ok
[INFO] [stdout] test io::file_buffer::tests::test_file_position ... ok
[INFO] [stdout] test io::file_buffer::tests::test_invalid_range_error ... ok
[INFO] [stdout] test io::file_buffer::tests::test_line_ending_normalization ... ok
[INFO] [stdout] test io::file_buffer::tests::test_line_index_building ... ok
[INFO] [stdout] test io::file_buffer::tests::test_metadata_mock_scenarios ... ok
[INFO] [stdout] test io::file_buffer::tests::test_position_out_of_bounds_error ... ok
[INFO] [stdout] test io::file_buffer::tests::test_single_character_file ... ok
[INFO] [stdout] test io::file_buffer::tests::test_text_extraction_edge_cases ... ok
[INFO] [stdout] test io::file_manager::tests::test_file_buffer_manager_cache_operations ... ok
[INFO] [stdout] test io::file_manager::tests::test_file_buffer_manager_caching ... ok
[INFO] [stdout] test io::file_manager::tests::test_file_buffer_manager_with_real_filesystem ... ok
[INFO] [stdout] test io::file_manager::tests::test_filemanager_concurrent_access_simulation ... ok
[INFO] [stdout] test io::file_system::tests::test_file_metadata_creation ... ok
[INFO] [stdout] test clangd::testing::tests::test_mock_session_close_failure ... ok
[INFO] [stdout] test io::file_system::tests::test_test_filesystem_basic_operations ... ok
[INFO] [stdout] test io::file_system::tests::test_test_filesystem_cloning ... ok
[INFO] [stdout] test io::file_system::tests::test_test_filesystem_update_content ... ok
[INFO] [stdout] test io::file_system::tests::test_real_filesystem_trait_implementation ... ok
[INFO] [stdout] test io::process::tests::test_create_transport_simple ... ok
[INFO] [stdout] test io::process::tests::test_child_process_manager_lifecycle ... ok
[INFO] [stdout] test io::process::tests::test_process_state_methods ... ok
[INFO] [stdout] test io::process::tests::test_process_state_transitions ... ok
[INFO] [stdout] test clangd::session::tests::test_unit_testing_without_external_processes ... ok
[INFO] [stdout] test io::transport::tests::test_mock_transport_disconnect ... ok
[INFO] [stdout] test io::transport::tests::test_mock_transport_send_receive ... ok
[INFO] [stdout] test io::process::tests::test_invalid_operations ... ok
[INFO] [stdout] test io::transport::tests::test_stdout_reader_mixed_boundaries ... ok
[INFO] [stdout] test clangd::session::tests::test_session_construction_failure ... ok
[INFO] [stdout] test io::transport::tests::test_stdout_reader_state_accumulation ... ok
[INFO] [stdout] test lsp::client::tests::test_mock_client_all_methods_require_initialization ... ok
[INFO] [stdout] test lsp::client::tests::test_mock_client_definition_success ... ok
[INFO] [stdout] test lsp::client::tests::test_mock_client_hover_success ... ok
[INFO] [stdout] test lsp::client::tests::test_mock_client_incoming_calls_success ... ok
[INFO] [stdout] test lsp::client::tests::test_mock_client_outgoing_calls_success ... ok
[INFO] [stdout] test lsp::client::tests::test_mock_client_prepare_call_hierarchy_success ... ok
[INFO] [stdout] test lsp::client::tests::test_mock_client_references_success ... ok
[INFO] [stdout] test lsp::client::tests::test_mock_client_workspace_symbols_not_initialized ... ok
[INFO] [stdout] test lsp::client::tests::test_mock_client_workspace_symbols_success ... ok
[INFO] [stdout] test lsp::client::tests::test_mock_client_document_symbols_success ... ok
[INFO] [stdout] test lsp::framing::tests::test_lsp_framing_invalid_content_length ... ok
[INFO] [stdout] test lsp::framing::tests::test_lsp_framing_multiple_messages ... ok
[INFO] [stdout] test lsp::framing::tests::test_lsp_framing_message_too_large ... ok
[INFO] [stdout] test lsp::framing::tests::test_lsp_framing_partial_message ... ok
[INFO] [stdout] test lsp::framing::tests::test_lsp_framing_receive ... ok
[INFO] [stdout] test lsp::framing::tests::test_lsp_framing_send ... ok
[INFO] [stdout] test mcp_server::tools::lsp_helpers::document_symbols::tests::test_count_symbols_by_kind ... ok
[INFO] [stdout] test mcp_server::server_helpers::tests::test_resolve_with_explicit_directory ... ok
[INFO] [stdout] test mcp_server::tools::lsp_helpers::document_symbols::tests::test_count_total_symbols ... ok
[INFO] [stdout] test mcp_server::tools::lsp_helpers::document_symbols::tests::test_document_symbol_iterator ... ok
[INFO] [stdout] test mcp_server::tools::lsp_helpers::document_symbols::tests::test_find_symbol_at_position ... ok
[INFO] [stdout] test mcp_server::tools::lsp_helpers::document_symbols::tests::test_find_symbols_by_name ... ok
[INFO] [stdout] test mcp_server::tools::lsp_helpers::document_symbols::tests::test_find_symbols_by_kind ... ok
[INFO] [stdout] test mcp_server::tools::lsp_helpers::document_symbols::tests::test_fuzzy_matching_case_insensitive ... ok
[INFO] [stdout] test mcp_server::tools::lsp_helpers::document_symbols::tests::test_fuzzy_matching_basic ... ok
[INFO] [stdout] test mcp_server::tools::lsp_helpers::document_symbols::tests::test_fuzzy_matching_no_matches ... ok
[INFO] [stdout] test mcp_server::tools::lsp_helpers::document_symbols::tests::test_fuzzy_matching_scoring_order ... ok
[INFO] [stdout] test mcp_server::tools::lsp_helpers::document_symbols::tests::test_fuzzy_matching_with_kind_filter ... ok
[INFO] [stdout] test io::transport::tests::test_stdio_transport_echo ... ok
[INFO] [stdout] test mcp_server::tools::lsp_helpers::document_symbols::tests::test_position_contains_trait ... ok
[INFO] [stdout] test mcp_server::tools::lsp_helpers::document_symbols::tests::test_symbol_search_builder_combined ... ok
[INFO] [stdout] test mcp_server::tools::lsp_helpers::document_symbols::tests::test_symbol_search_builder_kind ... ok
[INFO] [stdout] test mcp_server::tools::lsp_helpers::document_symbols::tests::test_get_symbol_paths ... ok
[INFO] [stdout] test mcp_server::tools::lsp_helpers::document_symbols::tests::test_symbol_search_builder_position ... ok
[INFO] [stdout] test mcp_server::tools::lsp_helpers::workspace_symbols::tests::test_name_filter_case_insensitive ... ok
[INFO] [stdout] test mcp_server::tools::lsp_helpers::document_symbols::tests::test_symbol_search_builder_name ... ok
[INFO] [stdout] test mcp_server::tools::lsp_helpers::workspace_symbols::tests::test_project_boundary_filter ... ok
[INFO] [stdout] test mcp_server::tools::lsp_helpers::workspace_symbols::tests::test_name_filter_case_sensitive ... ok
[INFO] [stdout] test mcp_server::tools::lsp_helpers::workspace_symbols::tests::test_symbol_kind_filter_from_kinds ... ok
[INFO] [stdout] test mcp_server::tools::lsp_helpers::workspace_symbols::tests::test_workspace_symbol_iterator_basic ... ok
[INFO] [stdout] test mcp_server::tools::lsp_helpers::document_symbols::tests::test_fuzzy_matching_multiple_results_sorted ... ok
[INFO] [stdout] test mcp_server::tools::lsp_helpers::workspace_symbols::tests::test_workspace_symbol_iterator_multiple_filters ... ok
[INFO] [stdout] test mcp_server::tools::search_symbols::tests::test_search_symbols_deserialize ... ok
[INFO] [stdout] test mcp_server::tools::search_symbols::tests::test_search_symbols_minimal ... ok
[INFO] [stdout] test clangd::log_monitor::tests::test_parse_stdlib_indexing_start ... ok
[INFO] [stdout] test project::index::component_monitor::tests::test_completion_latch_wait ... ok
[INFO] [stdout] test project::index::component_monitor::tests::test_component_monitor_creation ... ok
[INFO] [stdout] test mcp_server::tools::lsp_helpers::workspace_symbols::tests::test_workspace_symbol_search_builder ... ok
[INFO] [stdout] test project::index::component_monitor::tests::test_enhanced_logging_on_completion ... ok
[INFO] [stdout] test project::index::component_monitor::tests::test_handle_file_ast_failed_event ... ok
[INFO] [stdout] test project::index::component_monitor::tests::test_get_indexing_summary ... ok
[INFO] [stdout] test project::index::component_monitor::tests::test_indexing_completion_with_partial_coverage ... ok
[INFO] [stdout] test project::index::component_monitor::tests::test_indexing_completion_with_full_coverage ... ok
[INFO] [stdout] test project::index::component_monitor::tests::test_indexing_failure_handling ... ok
[INFO] [stdout] test project::index::component_monitor::tests::test_overall_completed_with_rescanning ... ok
[INFO] [stdout] test project::index::component_monitor::tests::test_progress_event_handling_indexing_started ... ok
[INFO] [stdout] test project::index::component_monitor::tests::test_standard_library_indexing_events ... ok
[INFO] [stdout] test project::index::component_monitor::tests::test_trigger_indexing_with_mock ... ok
[INFO] [stdout] test project::index::component_monitor::tests::test_trigger_initial_indexing ... ok
[INFO] [stdout] test project::index::component_monitor::tests::test_trigger_initial_indexing_empty_db ... ok
[INFO] [stdout] test project::index::component_monitor::tests::test_overall_progress_updates ... ok
[INFO] [stdout] test project::index::component_monitor::tests::test_progress_event_handling_file_completed ... ok
[INFO] [stdout] test project::index::reader::tests::test_cache_operations_with_entry ... ok
[INFO] [stdout] test project::index::reader::tests::test_compute_content_hash ... ok
[INFO] [stdout] test project::index::reader::tests::test_index_entry_status_descriptions ... ok
[INFO] [stdout] test project::index::reader::tests::test_compute_content_hash_nonexistent_file ... ok
[INFO] [stdout] test project::index::reader::tests::test_read_index_for_file_with_no_index ... ok
[INFO] [stdout] test project::index::state::tests::test_add_files ... ok
[INFO] [stdout] test project::index::state::tests::test_coverage_calculation ... ok
[INFO] [stdout] test project::index::state::tests::test_empty_index_state ... ok
[INFO] [stdout] test project::index::state::tests::test_file_index_status ... ok
[INFO] [stdout] test project::index::state::tests::test_file_metadata_creation ... ok
[INFO] [stdout] test project::index::state::tests::test_get_unindexed_files ... ok
[INFO] [stdout] test project::index::reader::tests::test_read_index_for_nonexistent_file ... ok
[INFO] [stdout] test project::index::state::tests::test_mark_operations ... ok
[INFO] [stdout] test project::index::state::tests::test_statistics ... ok
[INFO] [stdout] test project::index::status::tests::test_completion_ratio ... ok
[INFO] [stdout] test project::index::status::tests::test_eta_calculation_no_files_indexed ... ok
[INFO] [stdout] test project::index::status::tests::test_eta_calculation_no_start_time ... ok
[INFO] [stdout] test project::index::status::tests::test_eta_calculation_not_in_progress ... ok
[INFO] [stdout] test project::index::status::tests::test_index_status_view_creation ... ok
[INFO] [stdout] test project::index::storage::filesystem::tests::test_filesystem_storage_creation ... ok
[INFO] [stdout] test project::index::storage::filesystem::tests::test_index_file_path_generation ... ok
[INFO] [stdout] test project::index::status::tests::test_is_complete ... ok
[INFO] [stdout] test project::index::reader::tests::test_cache_hit_scenario ... ok
[INFO] [stdout] test project::index::storage::filesystem::tests::test_list_index_files_nonexistent_directory ... ok
[INFO] [stdout] test project::index::storage::tests::test_incompatible_version_error ... ok
[INFO] [stdout] test project::index::component_monitor::tests::test_trigger_indexing_without_trigger ... ok
[INFO] [stdout] test project::index::storage::tests::test_index_data_creation ... ok
[INFO] [stdout] test project::index::trigger::tests::test_mock_index_trigger ... ok
[INFO] [stdout] test project::index::trigger::tests::test_mock_index_trigger_failure ... ok
[INFO] [stdout] test project::index::storage::filesystem::tests::test_read_nonexistent_index ... ok
[INFO] [stdout] test symbol::location::tests::test_compact_range_multi_line ... ok
[INFO] [stdout] test symbol::location::tests::test_compact_range_point_location ... ok
[INFO] [stdout] test symbol::location::tests::test_deserialize_compact_multi_line ... ok
[INFO] [stdout] test project::index::storage::tests::test_index_error_creation ... ok
[INFO] [stdout] test symbol::location::tests::test_deserialize_compact_point_location ... ok
[INFO] [stdout] test symbol::location::tests::test_compact_range_same_line ... ok
[INFO] [stdout] test symbol::location::tests::test_deserialize_object_format ... ok
[INFO] [stdout] test symbol::location::tests::test_deserialize_compact_same_line ... ok
[INFO] [stdout] test symbol::location::tests::test_roundtrip_serialization ... ok
[INFO] [stdout] test io::process::tests::test_stderr_monitoring ... ok
[INFO] [stdout] test symbol::location::tests::test_serialize_file_location ... ok
[INFO] [stdout] test symbol::symbol::tests::test_symbol_creation ... ok
[INFO] [stdout] test test_utils::additional_tests::test_content_constants ... ok
[INFO] [stdout] test test_utils::additional_tests::test_create_cmake_cache ... ok
[INFO] [stdout] test test_utils::additional_tests::test_create_mock_build_folder ... ok
[INFO] [stdout] test project::index::storage::filesystem::tests::test_list_index_files_empty_directory ... ok
[INFO] [stdout] test symbol::symbol::tests::test_from_workspace_symbol_with_location ... ok
[INFO] [stdout] test test_utils::additional_tests::test_create_multi_build_folders ... ok
[INFO] [stdout] test test_utils::additional_tests::test_create_test_file ... ok
[INFO] [stdout] test clangd::log_monitor::tests::test_parse_stdlib_indexing_complete ... ok
[INFO] [stdout] test test_utils::integration::tests::test_copy_dir_recursively_missing_source ... ok
[INFO] [stdout] test test_utils::integration::tests::test_test_project_creation ... ok
[INFO] [stdout] test clangd::session::tests::test_session_factory_for_testing ... ok
[INFO] [stdout] test clangd::session::tests::test_dependency_injection_with_mocks ... ok
[INFO] [stdout] test test_utils::integration::tests::test_test_project_cmake_configure ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 229 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.89s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2ca93bfcfa002423b2a291750f452fca49defdf4dd97f6c657913d16f678bc96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ca93bfcfa002423b2a291750f452fca49defdf4dd97f6c657913d16f678bc96", kill_on_drop: false }`
[INFO] [stdout] 2ca93bfcfa002423b2a291750f452fca49defdf4dd97f6c657913d16f678bc96
